Services
/documentation/pages/Guides/Services/index.xml
Working with Web Services.
Populating a ViewBox from a REST API
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/ViewBox/Populate using REST API.xml
The ViewBox control can be populated from a REST API data source by setting the Datasource type to "REST API". Use this option to make a REST API call to retrieve the JSON data to be rendered in the ViewBox.
WIN_SERVICES Function
/documentation/pages/Ref/Api/Functions/System/System Functions/WIN_SERVICES Function.xml
The WIN_SERVICES() function retrieves information about Windows services on a computer.
Using Reports Created in SQL Server Reporting Services in an Alpha Anywhere Project
/documentation/pages/Guides/Report/SQL Server Reporting Services/index.xml
Many organizations use SQL Server Reporting Services (SSRS) and have a number of reports that were developed in SSRS. Using these reports in an Alpha Anywhere application is now possible using the SSRS integration features in Alpha Anywhere.
WindowsServices Namespace
/documentation/pages/Ref/Api/Namespace/WindowsServices/index.xml
Objects for interacting with Windows services such as Active Directory.
VisualStyle::Style.ToRestStyle Method
/documentation/pages/Ref/Api/Namespace/VisualStyle/Style/ToRestStyle Method.xml
Emit style - to rest output.
VisualStyle::StyleSheet.ToRestStyle Method
/documentation/pages/Ref/Api/Namespace/VisualStyle/StyleSheet/ToRestStyle Method.xml
Emit stylesheet (matching prefix, ommitted) - to rest output.
DotNet::Services.RegisterClass Method
/documentation/pages/Ref/Api/Namespace/DotNet/Services/RegisterClass Method.xml
Connects a single class in a .NET assembly to the Alpha Anywhere type system within a namespace.
DotNet::Services.CallStaticFunction Method
/documentation/pages/Ref/Api/Namespace/DotNet/Services/CallStaticFunction Method.xml
Use CallStaticFunction() to call a static/class function in an arbitrary .NET class without having to register the assembly in the Alpha Anywhere type system.
DotNet::Services.SetStaticProperty Method
/documentation/pages/Ref/Api/Namespace/DotNet/Services/SetStaticProperty Method.xml
Sets a static/class property value in an arbitrary .NET class.